-
Re: Navigating the name table for a font menu
The different strings defined in the name table are given in the OpenType spec. The most relevant for your question would be name IDs 1, 2, 4, 16, and 17. (There's also name IDs 21 and 22, but don't …2 -
Re: Searching for a vector-based emoji font
That's not always the case. It certainly would make font selection and fallback a lot more complicated. In Windows, DWrite APIs aren't designed with that flow in mind. In particular, the TranslateCol…3 -
Re: Searching for a vector-based emoji font
@"John Hudson" Here's what I see in your post in Edge on Windows 11 24H2:1 -
Re: Searching for a vector-based emoji font
John, the text in the last line appears to contain the character sequence <2626 FE0F FE0F 00A0 2626 FE0F FE0E>—i.e., you have an extra variation selector character FE0F after each occurrence o…1 -
Re: How would you redo Unicode?
The set of precomposed syllables doesn't include all possible combinations; it only includes all possible combinations for a certain subset of jamo, which are all combinations used in modern Korean …1